//==============================================================================
// NeNe Kappa_anim.txt
//==============================================================================


                           ____________________________________
                          |                                    |
                          |      CREATED by WOLLIEWOLTAZ       |
                          |____________________________________|
//==============================================================================
//==============================================================================
//Particle Attachments:
//==============================================================================
//==============================================================================
define BirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX N Myth Unit Birth Effect
      }
   }
}
//==============================================================================
//==============================================================================
//VisualGranny:
//==============================================================================
//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny NeNeKappa_spawn
				Connect ATTACHPOINT BirthSFX hotspot
				tag SpecificSoundSet 0.01 false NeNeKappaAcknowledge checkVisible
				Length 0.50
	 }
      }
   }
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				VisualGranny NeNeKappa_idle
	 }
      }
   }
}
//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny NeNeKappa_run
	 }
      }
   }
}
//==============================================================================
anim Attack
{
   SetSelector
   {
VariationLogic
      set hotspot
      {
         version
         {
				VisualGranny NeNeKappa_attackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
			tag Attack 0.40 true   
			tag SpecificSoundSet 0.38 false SwordSwing checkVisible
//-- end auto generated section
		
         }
			version
         {
				VisualGranny NeNeKappa_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
			tag Attack 0.72 true   
			tag SpecificSoundSet 0.70 false SwordSwing checkVisible
//-- end auto generated section
         
	 }
      }
   }
}
//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny NeNeKappa_deathA
	 }
			version
         {
			        VisualGranny NeNeKappa_deathB
         }
      }
   }
}
//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			        VisualGranny NeNeKappa_flail
	 }
      }
   }
}